home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 26 / Cream of the Crop 26.iso / program / inter54e.zip / 86BUGS04.ZIP / IAPX122.ZIP / IAPX.HIS < prev    next >
Text File  |  1994-10-11  |  4KB  |  141 lines

  1.  
  2.                        ---- iAPX Revision History ----
  3.  
  4.  
  5.     --- version 1.22, 941011
  6.  
  7.         - read the dox one more time
  8.         - some more CPI Id/Rev's
  9.  
  10.  
  11.     --- version 1.21c, 930913
  12.  
  13.         - added some CPU ID/Revs from 386id.asm source
  14.         - added BIOS call to get ID/Rev
  15.         - changed the version numbering ;-)
  16.  
  17.  
  18.     --- version 1.21.b2, 930401
  19.  
  20.         - added again IIT detection only for CPU < 486
  21.         - added cyrix 486slc/dlc test
  22.  
  23.  
  24.     --- version 1.21.b1, 930312
  25.  
  26.         - only those tests are displayed, which failed.
  27.         - added test for the STOS32 bug
  28.         - added support for the HyperDisk API (from version 4.50 on); staged
  29.           writes will be disabled and afterwards re-enabled to gain some
  30.           fault tolerance
  31.         - added test for BSWAP error (486)
  32.         - added test for CMPXCHG error (486)
  33.         - added invalid opcode fault handler
  34.         - re-added the "old" 32-bit mul bug test
  35.         - added 386 registers to register dump
  36.         - added timings for 486sx
  37.  
  38.  
  39.     --- version 1.20.g5, 920822
  40.  
  41.         - fixed a bug in register dump
  42.         - fixed a bug when no timer was found; system found run in an overflow
  43.         - fixed a bug that caused iAPX to think the timer chip wasn't there/ok
  44.           on certain chipsets. iAPX should now run on some SIEMENS/Vobis (?)
  45.           machines.
  46.         - added windows 3 detection (only to display a warning message)
  47.         - removed 'beta test' stamp (hopefully not too fast)
  48.  
  49.  
  50.     --- version 1.20.g4, 920322
  51.  
  52.         - added detailed debug output in case of error/interrupt
  53.         - modified COPYING
  54.  
  55.  
  56.     --- version 1.20.g3, 920226
  57.  
  58.         - added/corrected some timings
  59.  
  60.  
  61.     --- version 1.20.g2, 920226
  62.  
  63.         - added some 486 sx/dx revision id's
  64.  
  65.  
  66.     --- version 1.20.g1, 920207
  67.  
  68.         - changed a20 handling with extracts of himem.asm 2.06
  69.         - corrected stupid bug in reset routine
  70.         - added a20 handling for ps/2 and hp vectra machines (himem.asm)
  71.  
  72.  
  73.     --- version 1.20.bF, 920207
  74.  
  75.         - removed IIT detection; it caused probs on 486 based systems
  76.         - corrected some bugs in 486 mode
  77.         - added 486 flag encryption
  78.         - removed TS bit display
  79.         - removed ET bit display in 286 mode
  80.         - nicened up reset routine
  81.  
  82.  
  83.     --- version 1.20.bE, 920205
  84.  
  85.         - added IIT detection (not tested yet; anyone out there who has one?)
  86.         - completed work on step detection. should run pretty fine ...
  87.         - corrected detection and re-init of a20 gate after reset (using "r")
  88.  
  89.  
  90.     --- version 1.20.bD, 920203
  91.  
  92.         - added reset and decoding of ID/Rev data (steps)
  93.         - added P, R and ? parameter
  94.         - added help screen
  95.  
  96.  
  97.     --- version 1.20.bC, 920201
  98.  
  99.         - added another timer chip test
  100.         - fixed some problems with 'VOBIS' computers
  101.         - detection of NPX emulation
  102.  
  103.  
  104.     --- version 1.20.bB, 911220
  105.  
  106.         - changed some internal stuff; added new flags and deleted VM and
  107.           PG bit display in 386 mode;
  108.         - slight cosmetical changes
  109.         - enhanced .DOC file
  110.  
  111.  
  112.     --- version 1.20.bA, 911214
  113.  
  114.         - invented a new watchdog to check for occurences of int00 (overflow)
  115.           interrupts, though they need to be handled special.
  116.         - corrected 80286 clock rate timings
  117.  
  118.  
  119.     --- earlier versions
  120.  
  121.         many. very many. it would be too much work to type the history of
  122.         all ever assembled versions in this file. it's useless, too, cause
  123.         these version didn't left my binary cave ...
  124.  
  125.  
  126.  
  127.     --- not implemeted yet
  128.  
  129.         - cache memory detection
  130.         - tlb testing
  131.         - 1st level cache testing (486)
  132.         - indirect 386 step detection (b0, b1, d0)
  133.         - detection of cyrix and weitek npx
  134.         - detection of 386 SL
  135.         - bus frequency testing
  136.         - better iit detection
  137.         - fix bug on some dx-40 machines
  138.         - make it run on ps/2 models
  139.         - detect /2 machines
  140.         - detect bus type
  141.